@charset "utf-8";
/* CSS Document */

::selection {background-color: #e10001;color: #fff;}
::-moz-selection {background-color: #e10001;color: #fff;}
::-webkit-selection {background-color: #e10001;color: #fff;}
::-webkit-scrollbar {width: 8px;height: 8px;background-color: #F5F5F5}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2}
::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #555}
* {padding: 0;margin: 0;font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;}
body {font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;color: #333;margin: 0;line-height: 1;}
:focus {outline: 1;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
a {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ins {background-color: #ff9;color: #000;text-decoration: none;}
mark {background-color: #ff9;color: #000;font-style: italic;font-weight: bold;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
input, select {vertical-align: middle;}
li, ul {list-style-type: none;}
img {border: none;}
a {color: #333;text-decoration: none;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
a:link, a:hover, a:active, a:visited {text-decoration: none;}
input, textarea {outline: 0;border: 0;}
textarea {resize: none;}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {font-weight: normal;font-style: normal;}
.clearfix{clear:both;}
.between{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.clear{
	clear: both;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear_fl{
	height:0px;
	clear: both;
	overflow: hidden;
}




/*top_A*/
#top_A{
	width:100%; 
	height:35px; 
	background:#f4f4f4;
	overflow: hidden; 
}
.top{
	width:1180px; 
	height:35px;
	margin:auto;
}
.top_left{ 
	width:380px; 
	height:35px; 
	float:left; 
	line-height:35px; 
	color:#4c4c4c; 
	font-size:12px;
}
.top_right{ 
	height: 35px; 
	float: right;
}
.top_right ul li{
	float: left;
	color:#4c4c4c; 
	font-size:14px;
	line-height:35px; 
	margin-left: 10px;
}
.top_right ul li a{
	color: #4c4c4c; 
	font-size:12px;
}
.top_right ul li a:hover{
	text-decoration: underline;
}


/**top_bgk**/
.top_bgk{ 
	width:100%;
	height:140px; 
	overflow:hidden;
}
.top_nr{ 
	width:1180px; 
	margin:auto;
}
.logo{  
	width: 168px;
	height:104px; 
	float:left; 
	margin-top: 20px;
	display:inline;
}
.logo h1{
	width: 168px;
	height:104px;
	overflow: hidden;
}
.logo h1 a{
	width: 168px;
	height:104px;
	overflow: hidden;
	display: block;
}
.logo h1 a img{
	width: 168px;
	height:104px;
	overflow: hidden;
}
.biaoyu{ 
	width:430px; 
	height:90px; 
	float:left;  
	margin:20px 0px 0px 20px; 
	padding-left:20px; 
	display:inline; 
	border-left: 1px dashed #cccccc; 
}
.biaoyu p{ 
	color:#c30405; 
	font-size:20px;
	font-weight: bold;
	display:block; 
	margin-top:14px;
}
.biaoyu p span{
	color: #1e0402;
	font-size: 20px;
	line-height: 30px;
	display: block;
	font-style: normal;
	
}
.iphone{ 
	float:right; 
	display:inline; 
	margin-top:40px;	 
	width: 225px;
	height: 51px;
	background:url(../images/iphone.jpg) no-repeat left center;
	padding-left: 14px;
}
.iphone span{
	color: #4c4c4c;
	width: 105px;
	height: 22px;
	display: block;
	padding-left: 50px;
	line-height:22px; 
	font-size:16px;
	box-sizing: content-box;
}
.iphone p{
	color: #c30405;
	font-size: 26px;
	line-height: 30px;
	padding-left: 50px;
	font-weight: bold;
}


/**nav**/
.nav_all{
	height:50px;
	width: 100%;
	background-color: #c30405;
}
.nav { 
	width:1180px; 
	margin:auto;
	height: 50px;
}
.nav li {
	float:left; 
	text-align:center;
	padding:0 31px;
}
.nav li a {
	display:block; 
	font-size:14px; 
	height:50px; 
	text-align: center; 
	line-height:50px; 
	color:#fff; 
}
.nav li:hover{
	background: #1a1a1a;
}
.nav li.another{
	background: #1a1a1a;
}
.fixedNav{ 
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%; 
	z-index:100000; 
	_position:absolute; 
	_top:expression(eval(document.documentElement.scrollTop));
}

/*footer start*/
.footer{
	width: 100%;
	height: 300px;
	background: #262626;
}
.footer .footer_box{
	width: 1180px;
	height: 300px;
	margin:0 auto;
}
.footer_box ul{
	width: 1180px;
	height: 49px;
	border-bottom: 1px solid #fff;
}
.footer_box ul li{
	float: left;
	padding:0 31px;
}
.footer_box ul li a{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	display: block;
}
.footer_box ul li:hover{
	background: #fff;
}
.footer_box ul li:hover a{
	color: #359412;
}
.footer_box .footer_ewm{
	width: 114px;
	float: left;
	margin-left: 40px;
	margin-top: 50px;
}
.footer_ewm img{
	width: 114px;
	height: 114px;
	overflow: hidden;
}
.footer_ewm h5{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.footer_box .foot_cont{
	float: left;
	width: 850px;
	margin-left: 85px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin-top: 50px;
}
.foot_cont h2{
	font-size: 14px;
	color: #fff;
	margin-bottom: -20px;
	display: inline;
}
.foot_cont a{
	font-size: 14px;
	color: #fff;
}
.foot_cont img{
	margin-left: 10px;
}
/*footer end*/

